sort order - traducción al Inglés
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

sort order - traducción al Inglés

ASSEMBLY OF WRITTEN INFORMATION INTO A STANDARD ORDER, OFTEN NUMERIC OR ALPHABETICAL
Collating; Collations; Collate; Collating order; Radical-and-stroke sorting; Collating sequence; Collated; Sort key; Sortkey; Collation order; Numbered list; Collation algorithm; Sorting key; Sort order; Sorting order; Character collation; Numeric sort; Numeric sorting; Automated collation; Alphasort

sort order         

общая лексика

порядок сортировки

порядок, в котором должны быть отсортированы данные

синоним

sort direction

collation         
collation noun 1) сличение, сравнивание 2) закуска, легкий ужин
collation         

[kə'leiʃ(ə)n]

общая лексика

сверка

сличение

существительное

общая лексика

сравнение

сопоставление

сличение (текста)

колляция

количественная характеристика (в библиотечном деле)

пожалование духовному лицу бенефиция

лёгкий завтрак или ужин

сличение, сравнивание

закуска, легкий ужин

полиграфия

проверка листов брошюруемой книги

Definición

bubble sort
A sorting technique in which pairs of adjacent values in the list to be sorted are compared and interchanged if they are out of order; thus, list entries "bubble upward" in the list until they bump into one with a lower sort value. Because it is not very good relative to other methods and is the one typically stumbled on by naive and untutored programmers, hackers consider it the canonical example of a naive algorithm. The canonical example of a really *bad* algorithm is bogo-sort. A bubble sort might be used out of ignorance, but any use of bogo-sort could issue only from brain damage or willful perversity. [Jargon File]

Wikipedia

Collation

Collation is the assembly of written information into a standard order. Many systems of collation are based on numerical order or alphabetical order, or extensions and combinations thereof. Collation is a fundamental element of most office filing systems, library catalogs, and reference books.

Collation differs from classification in that the classes themselves are not necessarily ordered. However, even if the order of the classes is irrelevant, the identifiers of the classes may be members of an ordered set, allowing a sorting algorithm to arrange the items by class.

Formally speaking, a collation method typically defines a total order on a set of possible identifiers, called sort keys, which consequently produces a total preorder on the set of items of information (items with the same identifier are not placed in any defined order).

A collation algorithm such as the Unicode collation algorithm defines an order through the process of comparing two given character strings and deciding which should come before the other. When an order has been defined in this way, a sorting algorithm can be used to put a list of any number of items into that order.

The main advantage of collation is that it makes it fast and easy for a user to find an element in the list, or to confirm that it is absent from the list. In automatic systems this can be done using a binary search algorithm or interpolation search; manual searching may be performed using a roughly similar procedure, though this will often be done unconsciously. Other advantages are that one can easily find the first or last elements on the list (most likely to be useful in the case of numerically sorted data), or elements in a given range (useful again in the case of numerical data, and also with alphabetically ordered data when one may be sure of only the first few letters of the sought item or items).

¿Cómo se dice sort order en Ruso? Traducción de &#39sort order&#39 al Ruso